set Output Buzzer
open fun setOutputBuzzer(value: Int): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder
Optional: Define a tertiary output pin for an active buzzer
This is used in standalone devices to to match the UI.
Content copied to clipboard
uint32 output_buzzer = 9;
Return
This builder for chaining.
Parameters
value
The outputBuzzer to set.